Skip to content

[3.13] gh-151945: Fix all reference warnings and various solecisms in the http.cookiejar docs (GH-152816)#153034

Merged
StanFromIreland merged 1 commit into
python:3.13from
StanFromIreland:backport-66c76fa-3.13
Jul 4, 2026
Merged

[3.13] gh-151945: Fix all reference warnings and various solecisms in the http.cookiejar docs (GH-152816)#153034
StanFromIreland merged 1 commit into
python:3.13from
StanFromIreland:backport-66c76fa-3.13

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Jul 4, 2026

Copy link
Copy Markdown
Member

…sms in the `http.cookiejar` docs (pythonGH-152816)

(cherry picked from commit 66c76fa)

Co-authored-by: Harjoth Khara <harjoth.khara@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
@@ -110,7 +110,7 @@ The following classes are provided:

This class represents Netscape, :rfc:`2109` and :rfc:`2965` cookies. It is not
expected that users of :mod:`http.cookiejar` construct their own :class:`Cookie`

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the conflict, on 3.14+ we've escaped this reference. Since we have linklint now to take care of this, I opted to leave it as-is.

@StanFromIreland StanFromIreland enabled auto-merge (squash) July 4, 2026 15:09
@StanFromIreland StanFromIreland merged commit 8a28075 into python:3.13 Jul 4, 2026
29 checks passed
@StanFromIreland StanFromIreland deleted the backport-66c76fa-3.13 branch July 4, 2026 15:15
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants